feat(ansible)!: Update kubernetes.core ( 3.0.1 → 6.2.0 ) #5539
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.0.1
->6.2.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
ansible-collections/kubernetes.core (kubernetes.core)
v6.2.0
Compare Source
v6.1.0
Compare Source
======
Release Summary
This release adds
plain_http
andtake_ownership
parameters for helm modules, support forhidden_fields
ink8s_json_patch
, documented lack of idempotency support inhelm_registry_auth
withhelm ≥ 3.18.0
, and improvedk8s_rollback
test coverage.Minor Changes
helm >= 3.18.0
(#946)hidden_fields
(#964).Bugfixes
v6.0.0
Compare Source
======
Release Summary
This major release removes the deprecated
k8s
inventory plugin and also removesansible-core<2.16
support.Breaking Changes / Porting Guide
k8s
invetory plugin (#867).ansible-core<2.16
(#867).v5.4.1
Compare Source
======
Release Summary
This release includes bugfixes for k8s service field handling, k8s_cp init containers support, and removes deprecated ansible.module_utils.six imports.
Bugfixes
ansible.module_utils.six
imports to avoid warnings (#998).k8s_cp
module to also work for init containers (#971).v5.4.0
Compare Source
======
Release Summary
This release updates the
helm_registry_auth
module to match the behavior ofhelm >= 3.18.0
which reports a successful logout regardless of the current state (i.e., no idempotency).Minor Changes
helm_registry_auth
does not support idempotency withhelm >= 3.18.0
(#946)v5.3.0
Compare Source
======
Release Summary
This release includes minor changes, bug fixes and also bumps
ansible-lint
version to25.1.2
.Minor Changes
ansible-lint
to 25.1.2 (#919).ansible-core 2.19
(#888).reset_then_reuse_values
support to helm module (#803).insecure_skip_tls_verify
option to helm and helm_repository(#694).Bugfixes
delete_options
andcheck_mode=true
(#892).v5.2.0
Compare Source
======
Release Summary
This release adds more functionality to the hidden_fields option and support for waiting on ClusterOperators to reach a ready state.
Minor Changes
v5.1.0
Compare Source
======
Release Summary
This release came with new module
helm_registry_auth
, improvements to the error messages in the k8s_drain module, new parameterinsecure_registry
forhelm_template
module and several bug fixes.Minor Changes
Bugfixes
New Modules
v3.3.1
Compare Source
======
Release Summary
This release fixes the CI issues with the
linters
workflow.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.